Skip to content

chore(deps): update ⬆️ mise-packages to v3 - #1021

Merged
scottames merged 2 commits into
mainfrom
renovate/major-mise-packages
Aug 16, 2026
Merged

chore(deps): update ⬆️ mise-packages to v3#1021
scottames merged 2 commits into
mainfrom
renovate/major-mise-packages

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
aqua:charmbracelet/glow tools major 2.1.23.0.0

Release notes are maintained in a PR comment by the renovate-release-notes-comment workflow.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Between 03:00 AM and 05:59 AM (* 3-5 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from scottames as a code owner August 16, 2026 17:21
@scottames-github-bot

Copy link
Copy Markdown
Contributor

Renovate Release Notes

Generated from Renovate's update table by the renovate-release-notes-comment workflow.

Packages that cannot be summarized from GitHub releases are listed explicitly below.

charmbracelet/glow (aqua:charmbracelet/glow)

v3.0.0: v3.0.0

Compare Source

Glow v3

This quiet release updates Bubble Tea, Lip Gloss, and Bubbles to their glorious v2s. While there are no UX changes, there's a ton great stuff with the Bubble Tea v2 ecosystem, most notably faster, more accurate rendering.

(This upgrade literally let @​andrinoff close a ton of issues.)

More on v2.

Also, note that the package name is now charm.land/glow/v3.

xoxo,
Charm 🌝

Changelog

Fixed

Deps

Other stuff


Verifying the artifacts

First, download the checksums.txt file and the checksums.txt.sigstore.json file files, for example, with wget:

wget 'https://github.com/charmbracelet/glow/releases/download/v3.0.0/checksums.txt'
wget 'https://github.com/charmbracelet/glow/releases/download/v3.0.0/checksums.txt.sigstore.json'

Then, verify it using cosign:

cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@​refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --bundle 'checksums.txt.sigstore.json' \
  ./checksums.txt

If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

sha256sum --ignore-missing -c checksums.txt

Done! You artifacts are now verified!

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

@scottames
scottames enabled auto-merge (squash) August 16, 2026 17:23
@scottames
scottames merged commit c6d35ce into main Aug 16, 2026
6 checks passed
@scottames
scottames deleted the renovate/major-mise-packages branch August 16, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant